home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / FAUG / FAUG07.ADF / StarTerm / starterm.doc < prev    next >
Text File  |  1986-04-06  |  2KB  |  69 lines

  1.                       StarTerm v1.1 --- 09-Feb-1986
  2.                       by Jim Nangano & Steve Plegge
  3.                       =============================
  4.  
  5.  
  6.  
  7. *Features*
  8. ----------
  9.   o  ASCII and XMODEM protocol file transfers
  10.   o  300 to 9600 baud rate
  11.   o  Telephone dialer
  12.   o  Function keys
  13.   o  Load file recognition and stripping
  14.   o  Text file conversion, both ASCII and XMODEM
  15.   o  Full/Half duplex
  16.  
  17.  
  18. Telephone Dialer
  19. ----------------
  20.   Phone numbers are kept in the file "Star.Dir" in the current directory.
  21. These numbers, and a dialing prefix ("ATDT" for Hayes, for instance), are
  22. entered from the "Phone/Dial" menu selection.  Enter the service name in
  23. the left column,  and the number on the right.  The dialing prefix goes in
  24. the box to the right of the "SAVE" gadget.
  25.   Click any of the "Dial" gadgets to dial, "Cancel" to abort, or "SAVE" to
  26. save to the phone file.
  27.  
  28.  
  29. Function Keys
  30. -------------
  31.   Function key definitions are kept in the file "Star.Keys" in the current
  32. directory.  These definitions are reached via the "Terminal/Edit F-Keys"
  33. menu.  Enter the string you want each F-key to send.  If you want the F-key
  34. to send a CR (return), use a "}".  You can enter control characters, and
  35. they will saved and sent correctly, but they will be displayed as "box"
  36. characters.
  37.   Click "Cancel" to abort, or "SAVE" to save the function key definitions.
  38.  
  39. Load Files
  40. ----------
  41.   StarTerm recognizes load files on binary XMODEM downloads and does
  42. apppropriate pad stripping of the trash.  No more CHOP!
  43.  
  44.  
  45. Text Conversion
  46. ---------------
  47.   Since the Amiga uses linefeed (LF) for newline, and the rest of the world
  48. uses carriage-return (CR) or CR/LF, StarTerm does a simple conversion of
  49. LF->CR on send, and CR->LF on receive.  This is done on both XMODEM and
  50. ASCII send/receive.
  51.   Binary XMODEM send/receive does NO conversion.
  52.  
  53.  
  54. Full/Half Duplex
  55. ----------------
  56.   StarTerm starts in full duplex mode; the "Terminal" menu will show an
  57. option for "Half Duplex".  Select this to change to half duplex.  Another
  58. look at the "Terminal" menu now shows a "Full Duplex" option.  Select this
  59. to change back.
  60.  
  61.  
  62. Defaults
  63. --------
  64.   1200 baud, full duplex.
  65.  
  66.  
  67.  
  68. ******** StarTerm is brought to you by Delphi's *StarShip* Amiga ********
  69.